Welcome to my Python projects page!

All of the amazing projects on this page were made using python program in idle.

right under these words is the list of projects..

This is the running code for my map game. When you go N E S or W, the code will move you to a new town. The goal of the game is to get through all of them without losing. To lose the game, you have to go into the water, the snowey froest, the regular forest, or the mountains. when you lose, a little message will pop up and say something like,"you are in the forest and got eaten by a bear. you lose". when this happens, you have to restart.

back to main page.